home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / remote / mbu_110.zip / WHATSNEW.110 < prev   
Text File  |  1990-05-26  |  5KB  |  123 lines

  1.  
  2.  
  3.      +---------------------------------+
  4.      | What has changed in MBUTIL 1.10 |
  5.      +---------------------------------+
  6.  
  7.  
  8.  
  9.      Added or Enhanced
  10.      -----------------
  11.  
  12.      * Export  now  writes  the  file  TRAFFIC.MBU  to  your  message  base
  13.        directory.  It  contains information  about  the amount  of exported
  14.        messages in all  boards. The -Report  switch creates a report  about
  15.        this. To reset the counters, just delete TRAFFIC.MBU.
  16.  
  17.      * Link will now ignore "(R)" in the subject field too.
  18.  
  19.      * 'MBUTIL Link -Clean' will remove all "Re:"  and "(R)" texts from the
  20.        subjects.
  21.  
  22.      * The Purge <switches>,  help screen  and documentation were  revised.
  23.        Hopefully it is more clear now.
  24.  
  25.      * Sort can  now  sort up  to about  32700 messages.  With the  '-Pack'
  26.        switch it can  remove the header  records of deleted messages  while
  27.        rewriting MSGHDR.BBS.
  28.  
  29.      * Fixed some  typos in MBUTIL.DOC and  added more examples. It  is now
  30.        printable on a laser printer with a 10 pitch font. Because I usually
  31.        print with  a 12 pitch  font using WordPerfect 5.0,  I didn't notice
  32.        that a laser  printer can only  print 77 characters  on one line.  I
  33.        also removed  extended ASCII, so it should print fine on any printer
  34.        now.
  35.  
  36.  
  37.  
  38.      Fixed
  39.      -----
  40.  
  41.      * 'MBUTIL   Purge  [-Days  <days>]  [-Msgs  <msgs>]  [-Rcvd]  -Convert
  42.        <output>' now converts the AreasFile as was intended.
  43.  
  44.      * 'MBUTIL Purge  <board> -Days  <days> -Msgs  <msgs> -Rcvd' no  longer
  45.        deletes messages in ALL boards.
  46.  
  47.      * Purge no longer messes up the  message attributes, which could cause
  48.        big problems if you undeleted purged messages.
  49.  
  50.      * Purge would hang in the 'Updating reply chains' phase if there was a
  51.        message with a non-existing Previous Reply.
  52.  
  53.      * Posted files now have a valid date field.
  54.  
  55.      * Running 'MBUTIL Export [-ReTear]' without  an USERS.BBS, or with  an
  56.        empty  USERS.BBS  or with  a NetmailPath  without  any .MSG  file no
  57.        longer results  in a "Insufficient  memory available to  store data"
  58.        error.
  59.  
  60.  
  61.  
  62.                                         1
  63.  
  64.      * The maximum  number of  messages exported  in one  scan couldn't  be
  65.        higher than  the number of .MSG files  in your NetmailPath. This has
  66.        been fixed.
  67.  
  68.      * Export didn't turn  the local bit on  in the created .MSG  files, so
  69.        they couldn't be sent without turning it on manually.
  70.  
  71.      * Exported netmail  messages  only had  the  Kill/Sent status  if  the
  72.        message in the  QuickBBS/RemoteAccess messages  had that status  and
  73.        the -Keep switch  was not  used. Now they  will always be  Kill/Sent
  74.        unless you use the -Keep switch.
  75.  
  76.      * Trying to Undelete  message in an  unknown area no longer  truncates
  77.        your MSGTOIDX.BBS file.
  78.  
  79.      * MBUTIL Pack and Sort now compare the needed and available disk space
  80.        in clusters  rather than in bytes and add  one extra cluster to make
  81.        sure there will be enough disk space left to write to the log file.
  82.  
  83.      * 'MBUTIL Pack -Renumber'  will now  correctly update the  HighestRead
  84.        field in USERS.BBS  and no  longer use the  highest of the  LASTREAD
  85.        pointers for each user.
  86.  
  87.      * 'MBUTIL  Pack -Overwrite -Renumber' will  now correctly create a new
  88.        LASTREAD.BBS and reformat it if missing and there is a USERS.BBS.
  89.  
  90.        Renumber could also under some  still unknown circumstances fragment
  91.        memory, which  could result  in the  impossibility  to load  another
  92.        program after  MBUTIL or  an "Memory  allocation error,  cannot load
  93.        COMMAND. System halted".  It may  sound unbelievable,  but this  was
  94.        caused by a bug  in the Turbo C compiler. Believe it  or not! It has
  95.        been avoided by moving the position of the renumber routine.
  96.  
  97.            Finally.  There is  quit  some confusion  about  whether or  not
  98.      MBUTIL replaces Qecho.  IT DOESNT'T.  It only imports/exports  netmail
  99.      echomail between RemoteAccess and .MSG format, it DOESN'T unpack  mail
  100.      archives or packets  and forward them to other nodes, but I am working
  101.      on an echomail processor.  At the moment MBUTIL replaces  or obsoletes
  102.      (whatever you like to call it) at least:
  103.  
  104.            MsgUtils,  MsgPack,  Qlink,  MailToss, MailScan,  QMARK,  RAMES,
  105.      ReTear, TSUTIL, RAMSG, QBBSort, and maybe more...
  106.  
  107.            Maybe  you  know  of  another  candidate  for  this  list?  Good
  108.      suggestions are still welcome!
  109.  
  110.            I apologize for the bugs in version 1.00. It appears that MBUTIL
  111.      wasn't tested as good as I thought it was, but I learned a good lesson
  112.      from it. MBUTIL was released only  4 weeks after I started writing  it
  113.      from scratch in my  leisure hours, so you could say I  rushed a little
  114.      too much.
  115.  
  116.      Gerard van der Land,
  117.      FidoNet 2:283/1.5 and 2:283/108.1
  118.  
  119.  
  120.  
  121.  
  122.  
  123.                                         2